home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / AOCE Sample Code / PowerTalk Access Modules / Sample SMSAM / SampleSMSAM Source / BuildingBlocks / makefile < prev    next >
Encoding:
Makefile  |  1995-07-28  |  14.5 KB  |  361 lines  |  [TEXT/MPS ]

  1. # This makefile was produced at 8:13:07 PM on Mon, Feb 28, 1994 by
  2. # MakeMake 2.0d36 (6/24/1991) by Rick Holzgrafe, scott douglass, Jeff Holcomb.
  3. # To change this Makefile edit the definition of MAKEMAKE below
  4. # and execute Make Makefile.
  5.  
  6.  
  7. .cp.o            ƒ    .cp
  8.     BLJCPlus {default}.cp -o "{BLJObjects}" {COptions} {CPlusOptions} {BLJLoadDumpFileOption}
  9.  
  10. .p.o            ƒ    .p
  11.     BLJPascal {default}.p -o "{BLJObjects}" {POptions}
  12.  
  13. .c.o            ƒ    .c
  14.     BLJC {default}.c -o "{BLJObjects}" {COptions}
  15.  
  16. MAKEMAKE = MakeMake ∂
  17.             -nosys -pre ::ScriptsAndTools:CPlusDefaultMakeRule ∂
  18.             'CPlusOptions="{BLJCPlusOptions}"' 'COptions="{BLJCOptions}"' ∂
  19.             'POptions="{BLJPOptions}"' 'LIBOPTS="{BLJLibOptions}"' ∂
  20.             'LINKOPTS="{BLJLinkOptions}"' ∂
  21.             "CTAGSOPTS=-cplusplus -p -local -update" -i '{BLJLoadDumpFileStuff}' ∂
  22.             -i '{BLJ2020Interfaces}' -i '{BLJThreadStuff}' LINK=BLJLink ∂
  23.             LIB=BLJLib REZ=BLJRez -i '{BLJBovineServer}' -i '{BLJVirtualFile}' ∂
  24.             -i '{BLJTupleDatabase}' -i '{BLJBuildingBlocks}' -i ∂
  25.             '{BLJCoreGateway}' -i '{BLJThreadStuff}' -srcdirs ∂
  26.             '{BLJBuildingBlocks}' -objdir '{BLJObjects}' ∂
  27.         -t '{BLJObjects}BuildingBlocks.o' ∂
  28.             NewDelete.cp DirectObject.cp DialogWindow.cp EventTimer.cp ∂
  29.             EventCountdown.cp HandleObject.cp HandleObjectOwner.cp Queues.cp ∂
  30.             DebugFlag.cp PascalString.cp Utilities.cp DebugStream.cp ∂
  31.             UAppleEvents.cp WriteLineWindow.p wwFAccess.c ∂
  32.             WriteLineWindowDriver.c.o FileSpec.cp Buffer.cp DataItem.cp ∂
  33.             DebugAssert.cp SortedList.cp StackList.cp Comparable.cp Message.cp ∂
  34.             StringInfo.cp ObjectList.cp SortedObjectList.cp ∂
  35.             TranscriptWindow.cp LogWindow.cp OCEObjects.cp OCEObjects2.cp ∂
  36.             GMTTime.cp HeapTools.cp ∂
  37.         -t '{BLJObjects}BuildingBlocksTest.o' ∂
  38.             OCEObjectsTests.cp BufferTests.cp BuildingBlocksTest.cp ∂
  39.             ObjectListTests.cp OCEObjectsTests.cp
  40.  
  41. {BLJObjects}    ƒ {BLJBuildingBlocks}
  42.  
  43. TARGETS = "{BLJObjects}BuildingBlocks.o" "{BLJObjects}BuildingBlocksTest.o"
  44.  
  45. DOT_H = NewDelete.h DebugAssert.h HandleObject.h DirectObject.h ∂
  46.     "{BLJThreadStuff}Threads.h" "{BLJThreadStuff}Failure.h" DialogWindow.h ∂
  47.     ObjectList.h EventTimer.h EventCountdown.h Utilities.h HandleObjectOwner.h ∂
  48.     Queues.h DebugFlag.h PascalString.h DebugStream.h TranscriptWindow.h ∂
  49.     UAppleEvents.h DataItem.h Buffer.h FileSpec.h SortedList.h Comparable.h ∂
  50.     StackList.h Message.h StringInfo.h SortedObjectList.h WriteLineWindow.h ∂
  51.     LOGWINDOW.h GrafPortSaver.h OCEObjects.h GMTTime.h HeapTools.h ∂
  52.     OCEObjectsTests.h BuildingBlocksTest.h "{BLJVirtualFile}AbstractFile.h" ∂
  53.     "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
  54.     "{BLJBuildingBlocks}DirectObject.h"
  55.  
  56. DOT_R =
  57.  
  58. SRCS = NewDelete.cp DirectObject.cp DialogWindow.cp EventTimer.cp ∂
  59.     EventCountdown.cp HandleObject.cp HandleObjectOwner.cp Queues.cp ∂
  60.     DebugFlag.cp PascalString.cp Utilities.cp DebugStream.cp UAppleEvents.cp ∂
  61.     WriteLineWindow.p wwFAccess.c FileSpec.cp Buffer.cp DataItem.cp ∂
  62.     DebugAssert.cp SortedList.cp StackList.cp Comparable.cp Message.cp ∂
  63.     StringInfo.cp ObjectList.cp SortedObjectList.cp TranscriptWindow.cp ∂
  64.     LogWindow.cp OCEObjects.cp OCEObjects2.cp GMTTime.cp HeapTools.cp ∂
  65.     OCEObjectsTests.cp BufferTests.cp BuildingBlocksTest.cp ObjectListTests.cp
  66.  
  67. # For "{BLJObjects}BuildingBlocks.o"
  68. OBJS_00 = "{BLJObjects}NewDelete.cp.o" "{BLJObjects}DirectObject.cp.o" ∂
  69.     "{BLJObjects}DialogWindow.cp.o" "{BLJObjects}EventTimer.cp.o" ∂
  70.     "{BLJObjects}EventCountdown.cp.o" "{BLJObjects}HandleObject.cp.o" ∂
  71.     "{BLJObjects}HandleObjectOwner.cp.o" "{BLJObjects}Queues.cp.o" ∂
  72.     "{BLJObjects}DebugFlag.cp.o" "{BLJObjects}PascalString.cp.o" ∂
  73.     "{BLJObjects}Utilities.cp.o" "{BLJObjects}DebugStream.cp.o" ∂
  74.     "{BLJObjects}UAppleEvents.cp.o" "{BLJObjects}WriteLineWindow.p.o" ∂
  75.     "{BLJObjects}wwFAccess.c.o" "{BLJObjects}FileSpec.cp.o" ∂
  76.     "{BLJObjects}Buffer.cp.o" "{BLJObjects}DataItem.cp.o" ∂
  77.     "{BLJObjects}DebugAssert.cp.o" "{BLJObjects}SortedList.cp.o" ∂
  78.     "{BLJObjects}StackList.cp.o" "{BLJObjects}Comparable.cp.o" ∂
  79.     "{BLJObjects}Message.cp.o" "{BLJObjects}StringInfo.cp.o" ∂
  80.     "{BLJObjects}ObjectList.cp.o" "{BLJObjects}SortedObjectList.cp.o" ∂
  81.     "{BLJObjects}TranscriptWindow.cp.o" "{BLJObjects}LogWindow.cp.o" ∂
  82.     "{BLJObjects}OCEObjects.cp.o" "{BLJObjects}OCEObjects2.cp.o" ∂
  83.     "{BLJObjects}GMTTime.cp.o" "{BLJObjects}HeapTools.cp.o"
  84.  
  85. # For "{BLJObjects}BuildingBlocksTest.o"
  86. OBJS_01 = "{BLJObjects}OCEObjectsTests.cp.o" "{BLJObjects}BufferTests.cp.o" ∂
  87.     "{BLJObjects}BuildingBlocksTest.cp.o" "{BLJObjects}ObjectListTests.cp.o" ∂
  88.     "{BLJObjects}OCEObjectsTests.cp.o"
  89.  
  90. # For "{BLJObjects}BuildingBlocks.o"
  91. LIBS_00 = WriteLineWindowDriver.c.o
  92.  
  93. CPlusOptions = "{BLJCPlusOptions}"
  94. LIBOPTS      = "{BLJLibOptions}"
  95. LINKOPTS     = "{BLJLinkOptions}"
  96. CTAGSOPTS    = -cplusplus -p -local -update
  97. LINK         = BLJLink
  98. LIB          = BLJLib
  99. REZ          = BLJRez
  100. COUNT        = Count
  101. COUNTOPTS    = 
  102. CTAGS        = Ctags
  103. DELETE       = Delete
  104. DELETEOPTS   = -i
  105. FILES        = Files
  106. FILESOPTS    = -l
  107. MAKEFILE     = Makefile
  108. PRINT        = Print
  109. PRINTOPTS    = 
  110. SETFILE      = SetFile
  111. SETFILEOPTS  = -t 'MPST' -c 'MPS '
  112.  
  113.  
  114. AOptions = -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
  115.     -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJVirtualFile}" ∂
  116.     -i "{BLJTupleDatabase}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  117.     -i "{BLJThreadStuff}"
  118.  
  119. COptions = "{BLJCOptions}" -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
  120.     -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJVirtualFile}" ∂
  121.     -i "{BLJTupleDatabase}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  122.     -i "{BLJThreadStuff}"
  123.  
  124. POptions = "{BLJPOptions}" -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
  125.     -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJVirtualFile}" ∂
  126.     -i "{BLJTupleDatabase}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  127.     -i "{BLJThreadStuff}"
  128.  
  129. ROptions = -a -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
  130.     -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJVirtualFile}" ∂
  131.     -i "{BLJTupleDatabase}" -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" ∂
  132.     -i "{BLJThreadStuff}"
  133.  
  134. all    ƒ {TARGETS}
  135.  
  136. "{BLJObjects}BuildingBlocks.o"    ƒ {OBJS_00} {LIBS_00}
  137.     {LIB} {LIBOPTS} -o {Targ} {OBJS_00} {LIBS_00}
  138.  
  139.  
  140. "{BLJObjects}BuildingBlocksTest.o"    ƒ {OBJS_01}
  141.     {LIB} {LIBOPTS} -o {Targ} {OBJS_01}
  142.  
  143.  
  144.  
  145. {MAKEFILE}    ƒ NoSuchFile ::ScriptsAndTools:CPlusDefaultMakeRule
  146. NoSuchFile    ƒ
  147.     {MAKEMAKE}
  148.  
  149. clean    ƒ
  150.     {DELETE} {DELETEOPTS} {OBJS_00} {OBJS_01}
  151.  
  152. clobber    ƒ clean
  153.     {DELETE} {DELETEOPTS} {TARGETS}
  154.  
  155. count    ƒ
  156.     {COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
  157.  
  158. files    ƒ
  159.     {FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
  160.         ::ScriptsAndTools:CPlusDefaultMakeRule {OBJS_00} {OBJS_01}
  161.  
  162. print    ƒ
  163.     {PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
  164.         ::ScriptsAndTools:CPlusDefaultMakeRule
  165.  
  166. tags    ƒ {DOT_H} {SRCS}
  167.     {CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
  168.  
  169.  
  170. "{BLJObjects}NewDelete.cp.o" ƒ ∂
  171.         NewDelete.h "{BLJBovineServer}DebuggingGear.h" ∂
  172.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h" ∂
  173.         "{BLJBovineServer}DebugConstants.h" DebugAssert.h HandleObject.h
  174.  
  175. "{BLJObjects}DirectObject.cp.o" ƒ ∂
  176.         DirectObject.h DebugAssert.h "{BLJBovineServer}DebuggingGear.h" ∂
  177.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h"
  178.  
  179. "{BLJObjects}DialogWindow.cp.o" ƒ ∂
  180.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  181.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  182.         "{BLJBuildingBlocks}PascalString.h" ∂
  183.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  184.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  185.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  186.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  187.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  188.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  189.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  190.         "{BLJBuildingBlocks}DebugStream.h" DialogWindow.h ObjectList.h
  191.  
  192. "{BLJObjects}EventTimer.cp.o" ƒ ∂
  193.         EventTimer.h
  194.  
  195. "{BLJObjects}EventCountdown.cp.o" ƒ ∂
  196.         EventCountdown.h DirectObject.h Utilities.h
  197.  
  198. "{BLJObjects}HandleObject.cp.o" ƒ ∂
  199.         HandleObject.h DebugAssert.h
  200.  
  201. "{BLJObjects}HandleObjectOwner.cp.o" ƒ ∂
  202.         HandleObjectOwner.h HandleObject.h
  203.  
  204. "{BLJObjects}Queues.cp.o" ƒ ∂
  205.         Queues.h DirectObject.h DebugAssert.h "{BLJBovineServer}DebuggingGear.h" ∂
  206.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h"
  207.  
  208. "{BLJObjects}DebugFlag.cp.o" ƒ ∂
  209.         DebugFlag.h
  210.  
  211. "{BLJObjects}PascalString.cp.o" ƒ ∂
  212.         PascalString.h
  213.  
  214. "{BLJObjects}Utilities.cp.o" ƒ ∂
  215.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  216.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  217.         "{BLJBuildingBlocks}PascalString.h" ∂
  218.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  219.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  220.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  221.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  222.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  223.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  224.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  225.         "{BLJBuildingBlocks}DebugStream.h" Utilities.h
  226.  
  227. "{BLJObjects}DebugStream.cp.o" ƒ ∂
  228.         "{BLJBovineServer}BovineServer.h" DebugStream.h TranscriptWindow.h ∂
  229.         Utilities.h
  230.  
  231. "{BLJObjects}UAppleEvents.cp.o" ƒ ∂
  232.         UAppleEvents.h DataItem.h DirectObject.h Buffer.h ObjectList.h ∂
  233.         NewDelete.h
  234.  
  235. "{BLJObjects}WriteLineWindow.p.o" ƒ ∂
  236.         WriteLineWindow.inc1.p
  237.  
  238.  
  239. "{BLJObjects}FileSpec.cp.o" ƒ ∂
  240.         FileSpec.h DirectObject.h DebugAssert.h ∂
  241.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  242.         "{BLJBuildingBlocks}DebugStream.h"
  243.  
  244. "{BLJObjects}Buffer.cp.o" ƒ ∂
  245.         Buffer.h DirectObject.h DebugAssert.h ∂
  246.         "{BLJBovineServer}DebugConstants.h"
  247.  
  248. "{BLJObjects}DataItem.cp.o" ƒ ∂
  249.         DataItem.h DirectObject.h DebugAssert.h ∂
  250.         "{BLJBovineServer}DebugConstants.h"
  251.  
  252. "{BLJObjects}DebugAssert.cp.o" ƒ ∂
  253.         DebugAssert.h "{BLJ2020Interfaces}OCEErrors.h"
  254.  
  255. "{BLJObjects}SortedList.cp.o" ƒ ∂
  256.         SortedList.h Comparable.h DirectObject.h StackList.h DebugAssert.h
  257.  
  258. "{BLJObjects}StackList.cp.o" ƒ ∂
  259.         StackList.h DirectObject.h
  260.  
  261. "{BLJObjects}Comparable.cp.o" ƒ ∂
  262.         Comparable.h DirectObject.h
  263.  
  264. "{BLJObjects}Message.cp.o" ƒ ∂
  265.         Message.h "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  266.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  267.         "{BLJBuildingBlocks}PascalString.h" ∂
  268.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  269.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  270.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  271.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  272.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  273.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  274.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  275.         "{BLJBuildingBlocks}DebugStream.h" DirectObject.h
  276.  
  277. "{BLJObjects}StringInfo.cp.o" ƒ ∂
  278.         DebugAssert.h "{BLJBovineServer}DebuggingGear.h" ∂
  279.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h" ∂
  280.         StringInfo.h "{BLJ2020Interfaces}OCE.h"
  281.  
  282. "{BLJObjects}ObjectList.cp.o" ƒ ∂
  283.         ObjectList.h DebugAssert.h "{BLJBovineServer}DebuggingGear.h" ∂
  284.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h"
  285.  
  286. "{BLJObjects}SortedObjectList.cp.o" ƒ ∂
  287.         SortedObjectList.h DirectObject.h DebugAssert.h
  288.  
  289. "{BLJObjects}TranscriptWindow.cp.o" ƒ ∂
  290.         TranscriptWindow.h WriteLineWindow.h ObjectList.h
  291.  
  292. "{BLJObjects}LogWindow.cp.o" ƒ ∂
  293.         LOGWINDOW.h GrafPortSaver.h ObjectList.h ∂
  294.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  295.         "{BLJThreadStuff}Failure.h"
  296.  
  297. "{BLJObjects}OCEObjects.cp.o" ƒ ∂
  298.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  299.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  300.         "{BLJBuildingBlocks}PascalString.h" ∂
  301.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  302.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  303.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  304.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  305.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  306.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  307.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  308.         "{BLJBuildingBlocks}DebugStream.h" OCEObjects.h DirectObject.h ∂
  309.         DebugAssert.h NewDelete.h "{BLJThreadStuff}ThreadUtilities.h" ∂
  310.         "{BLJVirtualFile}AbstractFile.h"
  311.  
  312. "{BLJObjects}OCEObjects2.cp.o" ƒ ∂
  313.         "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
  314.         "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
  315.         "{BLJBuildingBlocks}PascalString.h" ∂
  316.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  317.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  318.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  319.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  320.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  321.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  322.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  323.         "{BLJBuildingBlocks}DebugStream.h" OCEObjects.h DirectObject.h ∂
  324.         DebugAssert.h NewDelete.h "{BLJThreadStuff}ThreadUtilities.h" ∂
  325.         "{BLJVirtualFile}AbstractFile.h"
  326.  
  327. "{BLJObjects}GMTTime.cp.o" ƒ ∂
  328.         GMTTime.h DirectObject.h "{BLJVirtualFile}AbstractFile.h"
  329.  
  330. "{BLJObjects}HeapTools.cp.o" ƒ ∂
  331.         HeapTools.h NewDelete.h "{BLJBovineServer}DebuggingGear.h" ∂
  332.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h" ∂
  333.         DirectObject.h HandleObject.h
  334.  
  335. "{BLJObjects}OCEObjectsTests.cp.o" ƒ ∂
  336.         OCEObjectsTests.h BuildingBlocksTest.h DebugFlag.h DebugAssert.h ∂
  337.         "{BLJBovineServer}DebugConstants.h" "{BLJBovineServer}DebuggingGear.h" ∂
  338.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h" ∂
  339.         DirectObject.h OCEObjects.h "{BLJ2020Interfaces}OCE.h" ∂
  340.         "{BLJ2020Interfaces}OCEMail.h" "{BLJ2020Interfaces}DigitalSignature.h" ∂
  341.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  342.         "{BLJVirtualFile}RAMFile.h" "{BLJVirtualFile}AbstractFile.h" ∂
  343.         HandleObjectOwner.h HandleObject.h
  344.  
  345. "{BLJObjects}BufferTests.cp.o" ƒ ∂
  346.         "{BLJTupleDatabase}TupleTests.h" ∂
  347.         "{BLJBuildingBlocks}BuildingBlocksTest.h" ∂
  348.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
  349.         "{BLJBovineServer}DebugConstants.h" "{BLJBovineServer}DebuggingGear.h" ∂
  350.         "{BLJBuildingBlocks}DebugStream.h" "{BLJBuildingBlocks}DirectObject.h" ∂
  351.         Buffer.h DirectObject.h
  352.  
  353. "{BLJObjects}BuildingBlocksTest.cp.o" ƒ ∂
  354.         BuildingBlocksTest.h DebugFlag.h DebugAssert.h ∂
  355.         "{BLJBovineServer}DebugConstants.h" "{BLJBovineServer}DebuggingGear.h" ∂
  356.         "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h" ∂
  357.         DirectObject.h
  358.  
  359. "{BLJObjects}ObjectListTests.cp.o" ƒ ∂
  360.         ObjectList.h DebugAssert.h
  361.